Second Brain
Second Brain
Definition
Second Brain은 개인이나 팀의 지식, 판단 기준, 자료, 의사결정 맥락을 외부 저장소에 구조화해 재사용 가능하게 만드는 시스템이다.
Why It Matters
AI 에이전트 시대의 Second Brain은 단순 노트앱이 아니라 에이전트가 읽고 갱신할 수 있는 영속적 작업 맥락에 가깝다.
Related Concepts
- [Personal Knowledge Management](/notes/30-concepts__Personal Knowledge Management/)
- [Agent Memory](/notes/30-concepts__Agent Memory/)
- [Knowledge Graph](/notes/30-concepts__Knowledge Graph/)
- Obsidian
- RAG
Source-Backed Claims
- GitHub + Markdown 기반 Second Brain은 여러 에이전트가 공유할 수 있는 canonical memory 역할을 할 수 있다. Source: [Use GitHub Markdown as Knowledge Source of Truth](/notes/50-decisions__Use GitHub Markdown as Knowledge Source of Truth/)
- AI 시대의 Second Brain은 자료 저장소가 아니라 source를 concept, claim, insight, decision, map으로 변환하는 에이전트 접근 가능 knowledge operations layer다. Source: [제 2의 두뇌로 나를 100배 스케일링하는 방법](/notes/10-sources__제 2의 두뇌로 나를 100배 스케일링하는 방법/)
Open Questions
- 어떤 인사이트를 장기 지식으로 승격할 것인가?
Sources
- [Use GitHub Markdown as Knowledge Source of Truth](/notes/50-decisions__Use GitHub Markdown as Knowledge Source of Truth/)
- [제 2의 두뇌로 나를 100배 스케일링하는 방법](/notes/10-sources__제 2의 두뇌로 나를 100배 스케일링하는 방법/)